home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / misc / macv52.lha / Changes.txt < prev    next >
Encoding:
Text File  |  1995-02-12  |  4.7 KB  |  96 lines

  1. Changes to V5.2 (02/11/95)
  2. --------------------------------------------------------------------------
  3. * Fixed problem with MAC 800K disks being formatted using the AMIA unit.
  4.   If a disk was not already MAC formatted, the initialization (format)
  5.   would fail the first time.
  6.  
  7. * Fixed a problem with START AND ICONIFY.  If a error of some kind happened
  8.   during the initialization, the screen was not re-opened, and windows
  9.   were trying to open on a NULL screen... resulting in a crash.
  10.  
  11. * Corrected (finally) the problem with EC030 systems (actually, having no
  12.   FPU apparently is enough) working with RsrvMemV.  We have now renamed
  13.   RsrvMemV to be just plain RsrvMem, and we will maintain this name for
  14.   now on.
  15.  
  16. * New empdisc.device allows for more room to edit controlling device's
  17.   name.
  18.  
  19. * Corrected a bug that would cause the MEMORY SETUP screen to hang if
  20.   you did not have enough memory in your system when you toggled the
  21.   last of the any of the four gadgets for memory types.
  22.  
  23. * Added the ability to flip screen with the depth arrange gadget or quit
  24.   the program while in a sub-menu.
  25.  
  26. * Removed sybil.library dependancy.  Some of the library calls being made
  27.   to this library have been moved to jam.library to reduce system overhead.
  28.  
  29. * New ConverterII program (required due to getting rid of sybil.library)
  30.   
  31. * Added Cybergraphics video driver.  This video driver is very unique.
  32.   First of all, it requires the Cybergraphics software (the shareware
  33.   or registered versions), and a video board supported by the Cybergraphics
  34.   software (currently - Picasso, EGS Spectrum, and Piccolo).
  35.  
  36.   This driver will work with ALL of the above video boards, and ANY other
  37.   video board that gets supported by the Cybergraphics system.
  38.   Basically, one driver fits all...
  39.  
  40.   This video driver is a 256 color-only (direct access).  This is the
  41.   first driver that we have had, that can be variable resolutions AND
  42.   direct access.  If you go to the MONITORS Control Panel (MAC side)
  43.   and click on OPTIONS, you will see all of the available resolutions
  44.   for your video board.  Some of the resolutions may not be available,
  45.   depending on if you have the mode information (setup with your video
  46.   board software and Cybergraphics system).  The following resolutions
  47.   are available, *if* the video board is setup to handle the resolution
  48.   (if not, it will not be shown in the list of available resolutions):
  49.  
  50.              *   512x342    - 13" Monitor Standard
  51.                  640x480    - 14" Monitor Standard
  52.              *   768x576    - 15" Monitor Standard (NTSC video mode)
  53.              *   832x624    - 16" Monitor Standard
  54.                 1024x768    - 17" Monitor Standard
  55.                 1152x900    - 19" Monitor Standard
  56.                 1280x1024   - 21" Monitor Standard
  57.                 1600x1200   - 25" Monitor Standard
  58.  
  59.   * = size not supported in shareware version
  60.  
  61.   You must RESTART the MAC (from the pull-down menu) in order for the
  62.   new screen resolution to take affect (or have an extension that will
  63.   let you immediately change resolutions).
  64.  
  65.   BUGS:  The Cybergraphics system allows Intuition to open the screen
  66.          mode and then frees chip memory, replacing it with fast memory.
  67.          If you do not have enough chip memory, the OpenScreen() will
  68.          fail, but the MAC will think it is open (resulting in no
  69.          visable screen at all!).  So.. if you have only 1 meg of chip
  70.          memory in your machine, it is likely that your resolutions will
  71.          be limited.  We are hoping that Frank and Thomas will find a
  72.          way to correct this problem.
  73.  
  74.          DisplayAlert() crashes the Cybergraphics system (40.36 at least),
  75.          so if you install the new version of the emulation and do not
  76.          reboot your system before attempting to use the new emulation,
  77.          a DisplayAlert() warning you about missing libraries will cause
  78.          the machine to crash (this will definately reboot your Amiga).
  79.  
  80.   Note from Jim Drew:
  81.  
  82.   "I highly recommend that EMPLANT customers use the Cybergraphics system.
  83.   Frank and Thomas have done an outstanding job with this package and I
  84.   encourage you to register the shareware version to keep this software
  85.   in development.  The Cybergraphics system is fast, system friendly, and
  86.   most importantly, a step in the right direction to provide real RTG
  87.   support... something that the Amiga has needed for a long time.
  88.  
  89.   Owners of EGS boards rejoice!  No longer are you stuck with slow WB
  90.   emulation, and non-standard displays.  Due to compatibility problems
  91.   from version to version of the EGS software, we are dropping future
  92.   support of the standard EGS software package in favor of the
  93.   Cybergraphics system.  We know that once you try the Cybergraphics
  94.   system with your EGS compatible board, you will not switch back!"
  95.  
  96.